Click or drag to resize

ReminderItemAction Constructor (ItemId, ReminderActionType)

Initializes a new instance of the ReminderItemAction class

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public ReminderItemAction(
	ItemId itemId,
	ReminderActionType type
)

Parameters

itemId
Type: Independentsoft.ExchangeItemId
type
Type: Independentsoft.ExchangeReminderActionType
See Also